meson: simplify header checks
authorTim-Philipp Müller <tim@centricular.com>
Thu, 23 Mar 2017 19:15:44 +0000 (19:15 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 3 May 2017 14:10:55 +0000 (15:10 +0100)
commit4e9403df7f503f62ee51135e33ade9c12c78a286
tree5bafee4502f1d0f06b7430bdad85e2fbb979130f
parentf12c011e43154063888da68cac3755a46245e965
meson: simplify header checks

Remove workaround for gcc bug (Meson does that now), and
construct the right config.h defines for the headers on
the fly instead of listing them in the build file, which
is more error prone.
meson.build